Addition of a add: anElement unless: aPresentelementSatisties for issue 13#14
Conversation
…new element unless the block evaluates to true on an existing element. A principal motivation is the addition of an element unless it is already present in the queue.
…tation-improvements Improve Queue DS Implementation, Tests, Workflows & Readme
|
Sorry, we missed this PR and not it has conflicts. Could you please fix them if possible? Like that we can review this PR. |
|
I have changed the implementation to match the new one |
|
Hello Yannick happy new year. |
Pull Request Test Coverage Report for Build 21003044264Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Hi Stéphane, |
Addition of a add: anElement unless: aPresentelementSatisties adds a new element unless the block evaluates to true on an existing element. A principal motivation is the addition of an element unless it is already present in the queue.